cssprovider: Make load_internal() load the contents
authorBenjamin Otte <otte@redhat.com>
Mon, 11 Apr 2011 18:08:57 +0000 (20:08 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 18 May 2011 19:58:46 +0000 (21:58 +0200)
commita183375b94244c0e6db96b4aff9a6d0880f031b3
tree50084fa5e67412777f66be1fdbd4962ded6fe134
parent5bedc822ecee76d84404f5f4136f4d2f95e15630
cssprovider: Make load_internal() load the contents

This way, we achieve two things:
1) We can unify file loading to one location
2) We can emit the error from file loading using the parsing-error
   signal. This is very useful for @import handling in particular.
gtk/gtkcssprovider.c